https://sandbox-portal.zift.io/api/v01/merchants/[merchant-code]/terminal-orders/[terminal-order-code]
Provides access to configuration settings for the selected terminal order.
Resource URL | Description |
---|---|
https://sandbox-portal.zift.io/api/v01/merchants/[merchant-code]/terminal-orders/[terminal-order-code]/details | Provides access to the ordered terminals associated with the selected terminal order. |
Method: GET | Implicit: Yes | Returns: ServiceResponse |
Consumes: xurl | Produces: json, xml | |
Approves the selected terminal order.
|
Method: GET | Implicit: Yes | Returns: ServiceResponse |
Consumes: xurl | Produces: json, xml | |
Cancels the selected terminal order.
|
Method: DELETE | Implicit: Yes | Returns: ServiceResponse |
Consumes: xurl | Produces: json, xml | |
Deletes the selected terminal order from the system.
|
Method: POST | Implicit: Yes | Returns: TerminalOrder * |
Consumes: json, xml, xurl | Produces: json, xml | |
Updates existing information about terminal order with the specified values.
|